Skip to content

Conversation

mtfishman
Copy link
Member

@mtfishman mtfishman commented Aug 21, 2025

Also clean up the code by focusing on using DiagonalArrays.DeltaMatrix instead of FillArrays.Eye.

Depends on ITensor/DiagonalArrays.jl#43.

Copy link

codecov bot commented Aug 21, 2025

Codecov Report

❌ Patch coverage is 85.92593% with 38 lines in your changes missing coverage. Please review.
✅ Project coverage is 80.23%. Comparing base (7433652) to head (1eec4c9).
⚠️ Report is 1 commits behind head on main.

Files with missing lines Patch % Lines
src/kroneckerarray.jl 88.35% 17 Missing ⚠️
src/linearalgebra.jl 76.19% 10 Missing ⚠️
src/cartesianproduct.jl 66.66% 5 Missing ⚠️
src/matrixalgebrakit.jl 88.88% 5 Missing ⚠️
...seArraysExt/KroneckerArraysBlockSparseArraysExt.jl 87.50% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main      #43      +/-   ##
==========================================
+ Coverage   76.29%   80.23%   +3.93%     
==========================================
  Files          13        9       -4     
  Lines         869      602     -267     
==========================================
- Hits          663      483     -180     
+ Misses        206      119      -87     
Flag Coverage Δ
docs 0.00% <0.00%> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@mtfishman mtfishman changed the title [WIP] Rewrite MatrixAlgebraKit factorization definitions Rewrite MatrixAlgebraKit factorization definitions Sep 9, 2025
@mtfishman mtfishman marked this pull request as ready for review September 9, 2025 20:11
@mtfishman mtfishman merged commit 7bf3e18 into main Sep 9, 2025
14 checks passed
@mtfishman mtfishman deleted the mf/rewrite_matrixalgebrakit branch September 9, 2025 21:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant